home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000391_news@columbia.edu_Wed May 17 00:35:26 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA02916
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 16 May 1995 20:35:38 -0400
  3. Received: by apakabar.cc.columbia.edu id AA12311
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 16 May 1995 20:35:36 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Disable push
  9. Date: 17 May 1995 00:35:26 GMT
  10. Organization: Columbia University
  11. Lines: 10
  12. Message-Id: <3pbgce$bum@apakabar.cc.columbia.edu>
  13. References: <3ovltk$15o@xcalibur.intnet.net>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3ovltk$15o@xcalibur.intnet.net>,
  18. Kyle Cole <kcole@news.IntNet.net> wrote:
  19. >I need to disable push or any other method of escaping to a shell prompt.
  20. >I am using c-kermit for unixware.
  21. >
  22. make unixware (or unixwarenetc) KFLAGS=-DNOPUSH
  23.  
  24. See ckccfg.doc for details.
  25.  
  26. - Frank